| ProgramVersionFee |
| EntityType | Independent |
| Logical Entity Name | ProgramVersionFee |
| Default Table Name | AdProgramFee |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| ProgramVersionFee Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
ProgramVersionId |
INTEGER | NO | ||
| BillingTransactionCodeId | INTEGER | NO | ||
| TransactionNumber | INTEGER | NO | ||
| Amount | MONEY(19, 4) | NO | ||
| AcademicYearSequence | NUMERIC(3, 0) | NO | ||
| IsOneTimeFee | BIT | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
| TermSequence | NUMERIC(9, 0) | NO | ||
| RevenueUnits | MONEY(19, 4) | YES | ||
| Offset | INTEGER | YES |
| ProgramVersionFee Keys |
| Key Name | Key Type | Keys |
| AdProgramFee_AdProgramVersionID_N_N_IDX | Inversion Entry | ProgramVersionId |
| AdProgramFee_AdProgramFeeID_U_C_IDX | PrimaryKey | Id |
| ProgramVersionFee Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| ProgramVersion | Non-Identifying | One To Zero or More | ProgramVersionId | NO | |||
| ProgramVersion | Non-Identifying | Zero or One to Zero or More | ProgramVersionId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| ProgramVersionFee Check Constraints |
| Check Constraint Name | CheckConstraint |
| ProgramVersionFee Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.ProgramVersionFee |
NO | |||
| Physical (Microsoft SQL Server) dbo.AdProgramFee |
NO |
| ProgramVersionFee Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | Program/ProgramVersion |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Academic Records |
| ProgramVersionFee Data Movement Rules |
| Name | Type | Rule Text/Value |